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

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61220'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61220'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61218> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61212'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61212'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61240> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60155'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60155'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60156> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60156'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60156'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60157> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60157'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60157'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60173> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60173'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60173'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60176> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60176'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60176'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60177> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60177'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60177'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60181> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60183'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60183'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60161> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60161'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60161'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60186> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60186'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60186'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62030> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61137'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61137'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61139> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61129'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61129'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62945> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60160'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60160'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60179> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60179'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60179'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60231> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61782'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61782'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61777> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61777'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61777'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61776> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61776'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61776'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61775> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61775'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61775'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61780> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61779'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61779'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61772> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61772'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61772'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61774> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61774'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61774'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61767> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61763'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61763'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61761> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61761'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61761'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61759> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61759'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61759'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61758> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61758'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61758'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61757> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61757'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61757'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61755> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61755'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61755'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61773> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61773'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61773'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63819> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61768'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61768'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61169> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61863'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61863'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61880> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61876'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61876'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61870> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61859'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61859'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61857> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61861'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61861'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61852> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61852'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61852'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61882> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61818'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61818'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61788> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61788'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61788'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61814> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61814'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61814'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61813> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61813'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61813'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61802> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61802'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61802'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61807> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61807'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61807'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62836> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62836'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62836'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62835> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62835'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62835'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62834> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62834'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62834'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62833> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62833'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62833'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62841> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62841'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62841'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62825> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62825'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62825'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62822> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62822'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62822'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62820> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62820'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62820'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62819> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62819'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62819'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62818> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62818'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62818'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62824> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62824'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62824'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62817> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62817'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62817'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61808> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61808'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61808'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61809> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61809'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61809'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61801> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61801'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61801'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61800> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61800'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61800'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61812> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61812'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61812'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61804> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61804'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61804'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61798> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61798'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61798'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61790> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61790'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61790'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60415> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60415'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60415'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60411> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60411'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60411'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62167> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62167'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120793'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62167'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62140> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62140'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120793'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62140'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63150> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63150'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63150'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62890> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62890'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122226'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62890'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62892> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62892'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122226'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62892'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62452> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62452'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62452'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62439> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62439'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62439'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62440> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62440'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62440'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62441> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62441'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62441'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62442> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62442'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62442'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62443> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62443'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62443'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62447> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62447'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62447'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62449> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62449'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62449'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62450> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62450'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62450'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62445> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62445'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62445'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62455> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62455'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62455'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62429> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62429'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62429'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62444> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62444'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62444'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62431> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62431'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62431'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62432> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62432'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62432'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62433> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62433'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62433'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62885> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62885'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122226'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62885'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62888> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62888'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122226'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62888'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62886> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62886'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122226'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62886'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62887> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62887'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122226'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62887'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62183> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62183'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62183'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61892> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61892'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61892'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61891> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61891'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61891'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61890> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61890'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61890'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61898> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61898'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61898'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61888> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61888'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61888'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61899> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61899'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61899'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61886> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61886'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61886'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61884> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61884'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61884'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61883> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61883'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61883'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61889> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61889'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61889'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61909> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61909'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61909'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61887> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61887'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61887'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61896> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61896'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61896'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61894> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61894'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61894'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61903> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61903'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61903'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61902> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61902'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61902'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61901> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61901'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61901'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61900> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61900'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61900'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61430> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61430'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61430'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61936> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61936'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61936'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61923> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61923'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61923'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61924> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61924'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61924'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61925> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61925'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61925'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61960> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61960'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61960'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61972> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61972'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61972'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61965> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61965'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61965'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61959> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61959'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61959'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61956> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61956'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61956'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61947> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61947'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61947'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61964> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61964'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61964'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61970> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61970'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61970'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61969> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61969'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61969'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61968> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61968'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61968'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61957> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61957'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61957'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61967> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61967'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61967'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61966> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61966'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61966'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62006> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62006'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62006'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61990> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61990'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61990'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61979> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61979'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61979'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61982> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61982'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61982'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61984> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61984'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61984'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61987> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61987'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61987'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62000> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62000'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62000'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61989> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61989'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61989'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61999> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61999'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61999'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62007> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62007'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62007'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61998> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61998'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61998'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62009> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62009'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62009'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62001> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62001'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62001'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62003> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62003'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62003'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62004> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62004'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62004'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62005> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62005'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62005'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61988> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61988'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61988'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61994> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61994'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61994'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61995> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61995'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61995'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61996> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61996'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61996'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61997> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61997'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61997'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62008> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62008'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62008'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63500> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63500'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63500'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63239> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63239'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63239'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63238> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63238'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63238'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63770> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63770'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63770'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63768> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63768'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63768'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63746> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63746'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63746'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63765> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63765'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63765'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63761> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63761'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63761'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63762> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63762'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63762'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63760> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63760'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63760'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63743> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63743'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63743'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63767> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63767'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63767'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63769> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63769'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63769'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63742> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63742'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63742'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63536> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63536'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63536'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63537> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63537'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63537'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61611> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61611'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61611'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61601> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61601'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61601'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61613> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61613'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61613'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62043> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62043'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62043'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62072> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62072'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62072'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62068> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62068'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62068'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62066> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62066'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62066'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62065> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62065'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62065'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62064> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62064'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62064'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62063> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62063'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62063'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62062> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62062'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62062'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62061> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62061'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62061'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62074> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62074'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62074'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62073> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62073'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62073'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62069> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62069'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62069'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62057> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62057'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62057'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62071> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62071'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62071'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62059> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62059'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62059'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62054> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62054'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62054'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62052> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62052'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62052'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62051> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62051'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62051'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62050> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62050'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62050'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62049> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62049'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62049'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62048> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62048'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62048'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62047> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62047'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62047'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62046> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62046'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62046'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62044> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62044'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62044'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60722> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60722'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60722'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61100> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61100'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61100'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61101> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61101'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61101'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61106> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61106'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61106'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61839> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61839'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61839'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61842> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61842'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61842'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61846> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61846'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61846'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61847> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61847'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61847'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63097> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63097'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63097'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63096> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63096'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63096'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63095> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63095'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63095'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63083> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63083'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63083'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63084> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63084'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63084'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63075> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63075'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63075'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63082> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63082'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63082'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63081> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63081'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63081'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63080> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63080'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63080'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63094> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63094'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63094'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63091> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63091'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63091'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63090> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63090'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63090'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63088> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63088'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63088'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63087> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63087'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63087'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63086> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63086'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63086'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63079> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63079'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63079'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63078> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63078'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63078'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63093> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63093'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63093'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63077> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63077'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63077'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63067> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63067'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63067'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63076> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63076'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63076'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63070> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63070'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63070'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63071> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63071'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63071'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63072> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63072'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63072'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63073> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63073'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63073'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63074> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63074'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63074'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63092> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63092'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63092'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63068> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63068'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63068'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61311> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61311'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61311'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61314> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61314'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61314'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61320> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61320'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61320'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61327> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61327'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61327'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61331> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61331'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61331'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61332> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61332'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61332'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61333> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61333'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61333'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61334> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61334'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61334'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61337> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61337'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61337'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62313> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62313'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62313'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62314> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62314'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62314'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62324> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62324'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62324'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62322> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62322'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62322'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62318> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62318'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62318'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62317> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62317'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62317'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61338> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61338'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61338'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61335> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61335'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61335'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61307> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61307'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61307'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61313> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61313'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61313'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61308> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61308'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61308'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61309> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61309'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61309'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61310> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61310'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61310'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61368> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61368'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61368'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61347> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61347'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61347'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61348> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61348'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61348'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61349> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61349'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61349'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61350> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61350'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61350'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61351> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61351'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61351'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61353> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61353'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61353'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61354> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61354'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61354'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61352> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61352'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61352'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62282> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62282'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62282'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62271> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62271'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62271'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62277> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62277'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62277'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62281> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62281'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62281'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62270> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62270'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62270'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62272> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62272'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62272'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62273> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62273'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62273'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62274> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62274'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62274'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62276> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62276'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62276'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62279> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62279'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62279'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62283> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62283'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62283'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62285> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62285'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62285'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62287> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62287'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62287'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62340> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62340'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62340'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62342> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62342'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62342'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62343> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62343'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62343'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62345> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62345'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62345'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62346> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62346'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62346'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62339> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62339'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62339'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62341> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62341'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62341'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62316> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62316'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62316'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62309> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62309'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62309'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62308> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62308'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62308'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62307> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62307'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62307'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62306> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62306'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62306'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62301> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62301'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62301'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62299> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62299'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62299'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62320> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62320'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62320'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62312> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62312'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62312'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62311> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62311'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62311'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60548> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60548'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60548'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60549> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60549'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60549'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60547> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60547'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60547'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60108> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60108'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60108'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60095> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60095'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60095'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61748> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61748'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61748'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60399> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60399'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60399'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60196> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60196'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60196'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60202> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60202'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60202'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60204> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60204'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60204'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60195> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60195'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60195'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60212> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60212'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60212'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60203> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60203'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60203'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63559> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63559'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63559'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61749> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61749'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61749'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61751> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61751'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61751'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61752> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61752'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61752'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61753> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61753'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61753'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61745> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61745'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61745'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61746> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61746'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61746'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61750> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61750'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61750'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61743> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61743'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61743'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61742> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61742'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61742'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61741> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61741'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61741'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61728> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61728'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61728'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61730> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61730'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61730'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61267> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61267'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61267'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60622> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60622'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60622'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60625> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60625'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60625'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60627> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60627'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60627'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60608> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60608'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60608'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60629> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60629'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60629'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62839> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62839'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62839'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62842> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62842'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62842'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62830> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62830'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62830'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62840> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62840'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62840'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62823> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62823'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62823'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62837> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62837'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62837'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60678> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60678'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60678'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60692> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60692'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60692'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60681> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60681'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60681'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61618> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61618'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61618'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61044> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61044'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61044'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61914> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61914'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61914'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62469> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62469'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62469'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61910> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61910'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61910'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61911> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61911'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61911'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61912> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61912'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61912'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61913> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61913'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61913'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61019> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61019'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61019'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61023> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61023'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61023'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61035> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61035'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61035'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61024> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61024'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61024'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61026> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61026'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61026'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61038> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61038'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61038'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61039> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61039'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61039'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61040> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61040'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61040'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61041> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61041'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61041'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61042> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61042'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61042'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61043> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61043'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61043'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62856> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62856'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62856'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63351> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63351'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63351'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63354> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63354'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63354'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63353> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63353'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63353'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63352> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63352'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63352'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63350> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63350'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63350'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63330> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63330'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63330'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63328> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63328'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63328'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63323> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63323'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63323'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63329> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63329'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63329'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63327> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63327'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63327'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60624> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60624'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60624'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60605> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60605'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60605'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61907> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61907'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61907'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63318> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63318'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63318'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63322> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63322'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63322'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63295> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63295'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63295'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63321> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63321'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63321'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63319> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63319'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63319'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63315> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63315'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63315'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63313> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63313'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63313'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63310> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63310'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63310'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63307> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63307'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63307'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63320> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63320'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63320'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63297> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63297'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63297'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61906> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61906'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61906'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61905> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61905'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61905'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61904> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61904'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61904'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62815> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62815'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62815'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62812> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62812'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62812'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62811> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62811'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62811'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60646> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60646'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60646'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62827> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62827'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62827'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62826> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62826'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62826'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62828> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62828'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62828'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62831> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62831'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62831'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62832> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62832'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62832'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62829> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62829'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62829'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60663> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60663'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60663'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60641> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60641'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60641'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60645> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60645'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60645'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60631> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60631'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60631'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60606> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60606'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60606'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60619> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60619'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60619'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60620> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60620'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60620'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60633> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60633'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60633'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60634> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60634'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60634'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60572> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60572'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60572'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60644> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60644'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60644'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62375> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62375'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62375'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62378> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62378'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62378'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62372> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62372'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62372'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63694> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63694'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63694'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63678> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63678'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63678'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63677> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63677'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63677'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63676> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63676'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63676'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63675> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63675'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63675'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63679> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63679'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63679'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63695> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63695'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63695'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63691> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63691'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63691'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61665> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61665'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61665'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63401> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63401'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63401'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63395> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63395'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63395'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63397> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63397'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63397'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63398> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63398'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63398'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63400> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63400'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63400'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63406> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63406'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63406'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63405> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63405'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63405'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63404> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63404'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63404'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63436> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63436'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63436'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63437> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63437'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63437'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63438> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63438'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63438'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63432> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63432'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63432'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61499> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61499'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61499'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61516> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61516'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61516'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61515> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61515'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61515'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61514> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61514'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61514'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61523> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61523'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61523'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61513> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61513'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61513'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61512> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61512'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61512'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62777> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62777'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62777'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62775> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62775'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62775'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62774> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62774'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62774'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62772> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62772'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62772'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62770> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62770'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62770'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62769> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62769'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62769'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62768> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62768'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62768'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62767> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62767'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62767'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62759> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62759'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62759'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62773> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62773'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62773'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62758> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62758'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62758'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62766> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62766'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62766'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62761> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62761'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62761'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62763> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62763'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62763'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62764> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62764'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62764'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62765> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62765'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62765'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62755> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62755'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62755'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63107> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63107'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63107'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63106> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63106'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63106'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63704> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63704'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63704'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62776> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62776'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62776'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61192> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61192'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61192'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61193> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61193'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61193'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61197> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61197'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61197'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61208> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61208'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61208'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61210> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61210'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61210'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62747> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62747'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62747'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62778> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62778'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62778'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62753> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62753'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62753'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63697> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63697'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63697'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63698> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63698'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63698'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63699> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63699'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63699'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63700> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63700'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63700'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63702> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63702'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63702'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62994> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62994'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62994'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62998> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62998'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62998'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62983> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62983'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62983'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62987> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62987'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62987'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62988> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62988'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62988'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62991> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62991'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62991'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62993> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62993'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62993'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62666> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62666'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62666'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62557> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62557'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62557'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63586> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63586'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63586'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63599> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63599'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63599'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63194> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63194'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121749'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63194'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121749'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62553> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62553'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121739'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62553'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62549> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62549'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121739'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62549'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62544> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62544'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121739'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62544'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62547> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62547'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121739'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62547'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62550> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62550'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121739'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62550'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62554> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62554'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121739'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62554'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62546> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62546'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121739'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62546'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62508> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62508'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62508'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62507> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62507'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62507'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62506> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62506'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62506'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62502> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62502'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62502'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62494> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62494'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62494'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61015> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61015'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61015'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61011> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61011'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61011'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61017> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61017'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61017'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61014> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61014'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61014'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61013> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61013'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61013'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61012> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61012'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61012'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60995> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60995'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60995'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61010> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61010'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61010'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61009> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61009'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61009'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61006> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61006'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61006'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61005> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61005'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61005'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63722> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63722'^^xsd:integer;
  dwc:scientificName 'Theristus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121622'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63722'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121622'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63719> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63719'^^xsd:integer;
  dwc:scientificName 'Theristus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121622'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63719'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121622'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63717> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63717'^^xsd:integer;
  dwc:scientificName 'Theristus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121622'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63717'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121622'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63716> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63716'^^xsd:integer;
  dwc:scientificName 'Theristus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121622'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63716'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121622'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63726> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63726'^^xsd:integer;
  dwc:scientificName 'Theristus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121622'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63726'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121622'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63721> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63721'^^xsd:integer;
  dwc:scientificName 'Theristus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121622'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63721'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121622'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61018> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61018'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61018'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63688> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63688'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63688'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63706> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63706'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63706'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63681> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63681'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63681'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63680> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63680'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63680'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63705> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63705'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63705'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63684> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63684'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63684'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63683> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63683'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63683'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63682> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63682'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63682'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63685> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63685'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63685'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63690> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63690'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63690'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63689> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63689'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63689'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63696> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63696'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63696'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60753> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60753'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60753'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60745> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60745'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60745'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60770> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60770'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60770'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63018> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63018'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63018'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63033> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63033'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63033'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63032> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63032'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63032'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63031> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63031'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63031'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63019> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63019'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63019'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63008> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63008'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63008'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63016> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63016'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63016'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63020> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63020'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63020'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63014> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63014'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63014'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63013> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63013'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63013'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63011> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63011'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63011'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63010> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63010'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63010'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63009> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63009'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63009'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63021> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63021'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63021'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63007> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63007'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63007'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63027> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63027'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63027'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63026> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63026'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63026'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63006> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63006'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63006'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63015> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63015'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63015'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63022> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63022'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63022'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60764> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60764'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60764'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63005> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63005'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63005'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63034> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63034'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63034'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60792> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60792'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60792'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60779> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60779'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60779'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60856> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60856'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60856'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60831> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60831'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60831'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63023> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63023'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63023'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63029> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63029'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63029'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63025> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63025'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63025'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63004> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63004'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63004'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63024> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63024'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63024'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60858> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60858'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60858'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60857> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60857'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60857'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63003> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63003'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63003'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60829> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60829'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60829'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60832> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60832'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60832'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60834> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60834'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60834'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60835> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60835'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60835'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60851> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60851'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60851'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60852> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60852'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60852'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60853> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60853'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60853'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63220> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63220'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63220'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60797> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60797'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60797'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63041> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63041'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63041'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63844> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63844'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63844'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62263> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62263'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62263'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62702> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62702'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62702'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63028> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63028'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63028'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63012> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63012'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63012'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63030> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63030'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63030'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60767> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60767'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60767'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63222> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63222'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63222'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61660> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61660'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61660'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61683> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61683'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61683'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61692> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61692'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61692'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62644> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62644'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62644'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62630> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62630'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62630'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60270> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60270'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60270'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60278> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60278'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60278'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61697> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61697'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61697'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61717> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61717'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61717'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61715> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61715'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61715'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60450> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60450'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60450'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61713> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61713'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61713'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62038> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62038'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62038'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61932> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61932'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61932'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62244> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62244'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62244'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62946> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62946'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62946'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61107> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61107'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61107'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61138> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61138'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61138'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60323> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60323'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60323'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62019> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62019'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62019'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60166> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60166'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60166'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62952> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62952'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62952'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61145> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61145'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61145'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61170> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61170'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61170'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60054> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60054'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60054'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60056> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60056'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60056'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63475> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63475'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63475'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61756> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61756'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61756'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61766> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61766'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61766'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61778> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61778'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61778'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61783> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61783'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61783'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61173> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61173'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61173'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63866> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63866'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63866'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63847> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63847'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63847'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63840> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63840'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63840'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63846> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63846'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63846'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63836> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63836'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63836'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63849> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63849'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63849'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63347> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63347'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63347'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61021> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61021'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61021'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60609> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60609'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60609'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60649> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60649'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60649'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60632> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60632'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60632'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63316> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63316'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63316'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60314> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60314'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60314'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60313> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60313'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60313'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60311> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60311'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60311'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60308> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60308'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60308'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60290> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60290'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60290'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60287> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60287'^^xsd:integer;
  dwc:scientificName 'Bathylaimus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122249'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60287'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62728> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62728'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62728'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63864> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63864'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63864'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63862> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63862'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63862'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63851> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63851'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63851'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63854> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63854'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63854'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63855> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63855'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63855'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63856> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63856'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63856'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63857> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63857'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63857'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63860> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63860'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63860'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63845> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63845'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63845'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62692> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62692'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62692'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62691> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62691'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62691'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62690> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62690'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62690'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62688> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62688'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62688'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62687> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62687'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62687'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62686> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62686'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62686'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62684> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62684'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62684'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62694> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62694'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62694'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62706> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62706'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62706'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62710> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62710'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62710'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62714> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62714'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62714'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62711> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62711'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62711'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62709> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62709'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62709'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62707> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62707'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62707'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62699> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62699'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62699'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62698> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62698'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62698'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62697> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62697'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62697'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62696> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62696'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62696'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62695> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62695'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62695'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62708> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62708'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62708'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62259> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62259'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62259'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62264> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62264'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62264'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62265> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62265'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62265'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62266> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62266'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62266'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62247> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62247'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62247'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62261> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62261'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62261'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62250> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62250'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62250'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62236> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62236'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62236'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62237> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62237'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62237'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62243> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62243'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62243'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62233> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62233'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62233'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62232> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62232'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62232'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62231> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62231'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62231'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62229> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62229'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62229'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62227> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62227'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62227'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62943> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62943'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62943'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62959> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62959'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62959'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62947> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62947'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62947'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61108> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61108'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61108'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61111> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61111'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61111'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61110> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61110'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61110'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61092> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61092'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61092'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61133> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61133'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61133'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61132> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61132'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61132'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61134> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61134'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61134'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61135> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61135'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61135'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61136> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61136'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61136'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61121> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61121'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61121'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61125> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61125'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61125'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61128> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61128'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61128'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63782> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63782'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63782'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61875> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61875'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61875'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63635> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63635'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63635'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60602> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60602'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60602'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60593> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60593'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60593'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63629> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63629'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63629'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63278> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63278'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63278'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63396> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63396'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63396'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62800> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62800'^^xsd:integer;
  dwc:scientificName 'Prochromadorella macroocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120706'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62800'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62809> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62809'^^xsd:integer;
  dwc:scientificName 'Prochromadorella macroocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120706'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62809'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62926> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62926'^^xsd:integer;
  dwc:scientificName 'Rhips paraornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120736'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62926'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120736'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62930> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62930'^^xsd:integer;
  dwc:scientificName 'Rhips paraornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120736'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62930'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120736'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62403> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62403'^^xsd:integer;
  dwc:scientificName 'Oxystomina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122038'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62403'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61504> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61504'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61504'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63098> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63098'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63098'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63686> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63686'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63686'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60504> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60504'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60504'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60497> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60497'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60497'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60485> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60485'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60485'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60483> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60483'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60483'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61935> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61935'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61935'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61928> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61928'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61928'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61937> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61937'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61937'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61938> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61938'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61938'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61940> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61940'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61940'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61927> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61927'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61927'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61661> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61661'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61661'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61659> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61659'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61659'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61679> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61679'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61679'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61662> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61662'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61662'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61681> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61681'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61681'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61682> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61682'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61682'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61684> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61684'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61684'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61685> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61685'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61685'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61687> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61687'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61687'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61688> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61688'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61688'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61689> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61689'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61689'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61690> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61690'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61690'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61678> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61678'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61678'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61663> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61663'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61663'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61680> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61680'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61680'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61666> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61666'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61666'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61667> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61667'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61667'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61669> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61669'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61669'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61671> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61671'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61671'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61672> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61672'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61672'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61673> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61673'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61673'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61674> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61674'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61674'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61675> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61675'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61675'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61676> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61676'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61676'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60062> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60062'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60062'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61479> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61479'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61479'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60279> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60279'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60279'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60275> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60275'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60275'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60276> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60276'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60276'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60273> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60273'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60273'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60258> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60258'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60258'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60255> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60255'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60255'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60256> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60256'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60256'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60267> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60267'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60267'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60268> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60268'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60268'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60269> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60269'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60269'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60272> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60272'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60272'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60274> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60274'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60274'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60257> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60257'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60257'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60251> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60251'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60251'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60254> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60254'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60254'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60252> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60252'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60252'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60271> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60271'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60271'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62641> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62641'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62641'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62619> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62619'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62619'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62622> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62622'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62622'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62621> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62621'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62621'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62620> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62620'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62620'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62648> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62648'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62648'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62638> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62638'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62638'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62623> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62623'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62623'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62640> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62640'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62640'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62624> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62624'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62624'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62642> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62642'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62642'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62643> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62643'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62643'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62645> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62645'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62645'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62646> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62646'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62646'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62639> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62639'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62639'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62633> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62633'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62633'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62636> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62636'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62636'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62649> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62649'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62649'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62650> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62650'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62650'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62637> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62637'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62637'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62634> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62634'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62634'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62647> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62647'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62647'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62632> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62632'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62632'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62631> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62631'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62631'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62629> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62629'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62629'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62628> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62628'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62628'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62627> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62627'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62627'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62626> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62626'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62626'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62625> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62625'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62625'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62635> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62635'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62635'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60126> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60126'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60126'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61705> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61705'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61705'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61696> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61696'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61696'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61712> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61712'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61712'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61711> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61711'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61711'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61710> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61710'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61710'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61709> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61709'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61709'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61708> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61708'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61708'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61703> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61703'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61703'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61702> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61702'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61702'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61701> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61701'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61701'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61700> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61700'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61700'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61699> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61699'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61699'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61698> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61698'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61698'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61707> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61707'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61707'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61722> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61722'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61722'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61721> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61721'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61721'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61720> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61720'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61720'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61719> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61719'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61719'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61718> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61718'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61718'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61716> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61716'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61716'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61714> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61714'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61714'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61706> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61706'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61706'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61704> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61704'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61704'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61691> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61691'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61691'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61695> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61695'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61695'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61693> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61693'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61693'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61694> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61694'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61694'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60129> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60129'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60129'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60473> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60473'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60473'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60448> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60448'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60448'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60457> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60457'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60457'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60458> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60458'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60458'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60462> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60462'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60462'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60445> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60445'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60445'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60470> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60470'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60470'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60447> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60447'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60447'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62036> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62036'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62036'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62029> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62029'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62029'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62035> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62035'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62035'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62034> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62034'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62034'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62033> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62033'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62033'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62032> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62032'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62032'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62031> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62031'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62031'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62040> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62040'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62040'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62039> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62039'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62039'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62053> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62053'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62053'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62060> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62060'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62060'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62070> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62070'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62070'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60715> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60715'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60715'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63515> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63515'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63515'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61614> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61614'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61614'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62884> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62884'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '122226'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62884'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62454> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62454'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62454'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62430> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62430'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62430'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63757> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63757'^^xsd:integer;
  dwc:scientificName 'Trefusia zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122270'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63757'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61103> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61103'^^xsd:integer;
  dwc:scientificName 'Desmodora pontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120977'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61103'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63089> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63089'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63089'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63085> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63085'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63085'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63069> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63069'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63069'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61747> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61747'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61747'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61955> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61955'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61955'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61993> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61993'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61993'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62002> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62002'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62002'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61983> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61983'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61983'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62275> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62275'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62275'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60210> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60210'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60210'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61811> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61811'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61811'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61789> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61789'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61789'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61643> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61643'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61643'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62821> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62821'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62821'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61893> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61893'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61893'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61050> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61050'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61050'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63360> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63360'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63360'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61312> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61312'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61312'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62310> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62310'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62310'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62321> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62321'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62321'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62319> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62319'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62319'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61732> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61732'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61732'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60682> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60682'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60682'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61033> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61033'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61033'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60628> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60628'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60628'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61034> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61034'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61034'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61615> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61615'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61615'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63687> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63687'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63687'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62760> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62760'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62760'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62751> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62751'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62751'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63703> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63703'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63703'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62748> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62748'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62748'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62503> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62503'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62503'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63734> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63734'^^xsd:integer;
  dwc:scientificName 'Theristus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121622'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63734'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121622'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61016> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61016'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61016'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60997> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60997'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60997'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61213> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61213'^^xsd:integer;
  dwc:scientificName 'Diplopeltula incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121409'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61213'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60820> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60820'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60820'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60819> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60819'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60819'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63051> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63051'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63051'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63061> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63061'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63061'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63040> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63040'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63040'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63058> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63058'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63058'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63057> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63057'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63057'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63056> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63056'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63056'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63055> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63055'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63055'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63054> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63054'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63054'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63052> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63052'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63052'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63038> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63038'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63038'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60825> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60825'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60825'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60826> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60826'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60826'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60824> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60824'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60824'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60818> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60818'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60818'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60816> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60816'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60816'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60814> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60814'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60814'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60813> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60813'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60813'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60802> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60802'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60802'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60801> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60801'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60801'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60800> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60800'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60800'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60799> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60799'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60799'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60796> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60796'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60796'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60795> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60795'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60795'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60821> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60821'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60821'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63063> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63063'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63063'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63065> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A63065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:63065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '63065'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:63065'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60859> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60859'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60859'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60884> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60884'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60884'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60878> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60878'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60878'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60890> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60890'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60890'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60889> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60889'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60889'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60937> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60937'^^xsd:integer;
  dwc:scientificName 'Daptonema biggi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121520'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60937'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60888> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60888'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60888'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60886> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60886'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60886'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62597> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62597'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62597'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60863> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60863'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60863'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60885> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60885'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60885'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60860> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60860'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60860'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60883> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60883'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60883'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60875> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60875'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60875'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60866> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60866'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60866'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60935> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60935'^^xsd:integer;
  dwc:scientificName 'Daptonema biggi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121520'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60935'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60865> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60865'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60865'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60864> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60864'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60864'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60861> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60861'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60861'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60933> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60933'^^xsd:integer;
  dwc:scientificName 'Daptonema biggi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121520'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60933'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61590> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61590'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61590'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61621> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61621'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus dolichurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120936'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61621'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61897> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61897'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61897'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62813> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62813'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62813'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62756> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62756'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62756'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62757> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62757'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62757'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61895> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61895'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61895'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60887> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60887'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60887'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62762> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62762'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62762'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62771> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62771'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62771'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61566> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61566'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61566'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60621> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60621'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60621'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61754> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61754'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61754'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61078> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A61078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:61078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '61078'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:61078'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60502> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60502'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60502'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62838> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62838'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62838'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60604> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60604'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60604'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60603> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60603'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60603'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62446> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62446'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62446'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62448> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62448'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62448'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62045> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013888888888886"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13333333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013888888888886 -1.13333333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.013888888888886"^^xsd:decimal ;
  geo-pos:long "-1.13333333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62045'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-1.1333333333333'^^xsd:double;
  dwc:latitude '55.013888888889'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62045'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62793> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62793'^^xsd:integer;
  dwc:scientificName 'Prochromadorella macroocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120706'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62793'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62067> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62067'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62067'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62893> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43888888888889"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43888888888889 -3.125)"^^geo:wktLiteral ;
  geo-pos:lat "50.43888888888889"^^xsd:decimal ;
  geo-pos:long "-3.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62893'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-3.125'^^xsd:double;
  dwc:latitude '50.438888888889'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '122226'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62893'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62693> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 2)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A62693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:62693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '62693'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:62693'^^xsd:anyURI;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60630> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60630'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60630'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60985> ;
  mr:hasGeometry <https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -6)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/659__urn%3Acatalog%3AMarBEF%2FManuela%3Ac2%3A60985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c2:60985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/659_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c2'^^xsd:string;
  dwc:catalogNumber '60985'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c2:60985'^^xsd:anyURI;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF